output$56217$ - traduction vers grec
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:     

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

output$56217$ - traduction vers grec

A PROPERTY DESCRIBING RUN-TIME COMPLEXITY OF ALGORITHMS
Output sensitivity; Output-sensitivity

output      
n. παραγωγή, απόδοση, προϊόν
input data         
COMMUNICATION BETWEEN AN INFORMATION PROCESSING SYSTEM AND THE OUTSIDE WORLD
Input/Output Device; I/O interface; Input-output device; Quasi-bidirectional I/O; Input/output processing; I/O device; Read/write channel; Input and output; File io; Transput; I/O; Input/Output; I/o; User input; Output (computing); I/O hardware; I/O software; I/O operation; IO priority; Input output; Input and output devices; Input data; Input–output; Input-output
δεδομένα εισόδου
manufacturing industries         
  • The assembly plant of the Bell Aircraft Corporation in 1944
  • FRG]] and in the US
  • A [[Roberts Loom]] in a weaving shed in 1835
  • Stocking frame at [[Ruddington]] Framework Knitters' Museum
  • BP]]
  • A late [[Bronze Age sword]] or dagger blade
INDUSTRIAL ACTIVITY PRODUCING GOODS FOR SALE USING LABOR AND MACHINES
Manufacturer; Manufacturing industry; Manufacture; Light manufacturing; Manufactured; Manufacturers; Manufactures; Manufacturing (overview); Industrial manufacture; Manufacturers' representative; Manufacturers rep; Manufacturing industries; Manufacturing intelligence system; Industrials; Manufacturers Representative; Manufacturing companies; Manufacturing process; Manufacturing company; Industrial base; Car parts manufacturing; History of manufacturing; Industrial activity; Manufacturing processes; Manufactured items; List of countries by manufacturing output; Industry (manufacturing); Countries by manufacturing output
μεταποιητικές βιομηχανίες

Définition

output device
<hardware> Electronic or electromechanical equipment connected to a computer and used to transfer data out of the computer in the form of text, images, sounds or other media to a {display screen}, printer, loudspeaker or storage device. Most modern storage devices such as disk drives and {magnetic tape drives} act as both input and output devices, others such as CD-ROM are input only. (1997-03-18)

Wikipédia

Output-sensitive algorithm

In computer science, an output-sensitive algorithm is an algorithm whose running time depends on the size of the output, instead of, or in addition to, the size of the input. For certain problems where the output size varies widely, for example from linear in the size of the input to quadratic in the size of the input, analyses that take the output size explicitly into account can produce better runtime bounds that differentiate algorithms that would otherwise have identical asymptotic complexity.